Welcome![Sign In][Sign Up]
Location:
Search - b spline matlab

Search list

[matlabzhp20060416

Description: 任意给定点坐标,可以拟合出B样条曲线,用Matlab写的,算法明确。-arbitrary coordinates to the spot, could fit the B-spline curves, using Matlab written in the algorithm clear.
Platform: | Size: 1024 | Author: 赵鹏 | Hits:

[3D GraphicAnIntroductiontoNURBSCCode

Description: 涵盖了nurbs方面的基本算法,可以把源码直接拷贝到程序中。 Table of Contents Chapter 2 Bezier Curves Chapter 3 B-spline Curves Chapter 4 Rational B-spline (NURBS) Curves Chapter 5 Bezier Surfaces Chapter 6 B-spline Surfaces Chapter 7 Rational B-spline (NURBS) Surfaces-nurbs covers the basic algorithm, it can copy directly to the source process. Table of Contents Chapter 2 Bezier Curves Chapt er three B-Spline Curves Chapter 4 Rational B-splin e (NURBS) Chapter 5 Bezier Curves Surfaces Chapdelaine ter six B-spline Surfaces Chapter 7 Rational B-sp line (NURBS) Surfaces
Platform: | Size: 57344 | Author: 胖丫 | Hits:

[Special EffectsB-splineedgedetection

Description: 这是多尺度B样条小波的边缘检测算子,效果很好,大家都来看看!-This is a multi-scale B-spline wavelet edge detection operator, a good effect, and for everyone to see!
Platform: | Size: 418816 | Author: chenchuanfeng | Hits:

[matlabspline

Description: matlab写的B样条函数的计算,计算插值点的值-matlab write B-spline calculation, the calculation of the value of interpolation points
Platform: | Size: 1024 | Author: 孙伟 | Hits:

[3D GraphicB-splineApproximation

Description: B-spline曲线、曲面的插值和逼近算法以及B-spline曲线、曲面的显示。代码是matlab格式的。-B-spline curve, surface interpolation and approximation algorithm, as well as B-spline curve, surface display. Code matlab format.
Platform: | Size: 8192 | Author: yang | Hits:

[Graph Drawingmatlab_to_draw_the_cubic_B-spline

Description: 使用MATLAB绘制3次均匀B样条曲线,有一定参考价值-The use of MATLAB drawn 3 times uniform B-spline curve, has a certain reference value
Platform: | Size: 1024 | Author: 卓雅 | Hits:

[Graph DrawingB

Description: B样条曲线和三次B样条插值的相关知识不完全总结-B-spline curves and three B-spline interpolation of the relevant knowledge does not fully sum up
Platform: | Size: 1501184 | Author: xxt | Hits:

[matlabCspline

Description: 这是一个三次样条插值的.m程序 输入的是一个二维数组A(Nx2) 插值方法为: S(x) = A(J) + B(J)*( x - x(J) ) + C(J)*( x - x(J) )**2 +D(J) * ( x - x(J) )**3 for x(J) <= x < x(J + 1) -This is a cubic spline interpolation. M program input is a two-dimensional array A (Nx2) interpolation method: S (x) = A (J)+ B (J)* (x- x (J ))+ C (J)* (x- x (J))** 2+ D (J)* (x- x (J))** 3 for x (J)
Platform: | Size: 1024 | Author: 朱与心 | Hits:

[matlabB-Spline

Description: 用b-splines变换的方法实现分数延迟滤波器matlab仿真程序-Using b-splines transform method to achieve Score delay filter matlab simulation program
Platform: | Size: 2048 | Author: dingfei | Hits:

[Special Effectsnonrigid_version10

Description: nonrigid_version10: Registration of two 2D images or 3D volumes both rigid and non-rigid with smooth b-spline grid without landmarks
Platform: | Size: 507904 | Author: zhangxq | Hits:

[matlabnurbsR2006b

Description: 非均匀有理B样条的matlab程序,其中用到了C的混合编程。对于学习数据融合技术的人很有帮助!-Non-uniform rational B-spline matlab program, which uses a mixture of C programming. Data fusion technology for the study of people very helpful!
Platform: | Size: 215040 | Author: zhanglin | Hits:

[3D Graphicmatlab_NURBS_ToolBox

Description: 利用B-spline型值点求控制点,本例是用MATLAB实现的-using points in B-spline to get the control points, matlab
Platform: | Size: 3072 | Author: liujun | Hits:

[matlabpudu

Description: B样条曲线生成程序,HHT插件等。rilling版本,供大家参考学习。 -B-spline curve generation procedures, HHT, such as plug-ins. rilling version for your learning.
Platform: | Size: 89088 | Author: 齐磊 | Hits:

[Special Effectsb-splines

Description: 基于b样条的弹性图像配准程序 matlab实现-B-spline-based elastic image registration procedures for the realization of matlab
Platform: | Size: 543744 | Author: | Hits:

[Graph DrawingB-spline-surface

Description: 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
Platform: | Size: 503808 | Author: 小胡 | Hits:

[matlabB-spline (2)

Description: B样条插值的实现主要代码在这了啊 ,。。。。。。(B SPLINE tx hello aaa a gou le ma)
Platform: | Size: 4096 | Author: 木花道 | Hits:

[OtherB-spline

Description: 用于求解5阶B样条曲线,绘制曲线。新手上传请多指教(Used to solve the 5 order B spline curve, draw curves. Novice upload, please enlighten)
Platform: | Size: 17408 | Author: 疯狂的大猫 | Hits:

[matlabB-spline

Description: 均匀三次B样条曲线插值,定义插值函数,B样条拟合三维曲面(Interpolation of B spline curves)
Platform: | Size: 1024 | Author: 花里胡哨 | Hits:

[matlabB-spline

Description: 给定控制点,生成节点和B样条基函数,绘制非均匀三次B样条曲线(Given control points, generating nodes and B spline basis functions, drawing non-uniform three times B spline curves)
Platform: | Size: 39936 | Author: D_HH | Hits:

[Mathimatics-Numerical algorithmsB spline interpolation

Description: 本程序用matlab编写非递归的b样条曲线轨迹规划生成算法,该算法可以应用于C语言环境(Non-recursive algorithm for generating B-spline curve trajectory planning)
Platform: | Size: 4096 | Author: dianlituodong | Hits:
« 12 3 4 5 6 7 »

CodeBus www.codebus.net